2025-04-02 02:21:47,213 [ 99465 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-02 02:21:47,213 [ 99465 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-02 02:21:47,213 [ 99465 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-02 02:21:47,213 [ 99465 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_z4hhzb --privileged --dns-search='.' --memory=30709035008 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=8b2301119731 -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e CLICKHOUSE_USE_OLD_ANALYZER=1 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_accept_invalid_certificate/test.py::test_accept test_accept_invalid_certificate/test.py::test_connection_accept test_accept_invalid_certificate/test.py::test_default test_accept_invalid_certificate/test.py::test_strict_connection_reject test_accept_invalid_certificate/test.py::test_strict_reject test_accept_invalid_certificate/test.py::test_strict_reject_with_config test_alternative_keeper_config/test.py::test_create_insert test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass 'test_backup_restore_keeper_map/test.py::test_on_cluster[0]' 'test_backup_restore_keeper_map/test.py::test_on_cluster[1]' test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_same_node 'test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Atomic-MergeTree]' 'test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Lazy-Log]' 'test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Memory-MergeTree]' 'test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Ordinary-MergeTree]' 'test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Replicated-ReplicatedMergeTree]' test_backup_restore_on_cluster/test_concurrency.py::test_kill_mutation_during_backup test_backup_restore_on_cluster/test_concurrency.py::test_replicated_table test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_backward_compatibility/test.py::test_backward_compatability1 test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column test_block_structure_mismatch/test.py::test test_buffer_profile/test.py::test_buffer_profile test_buffer_profile/test.py::test_default_profile test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_compatibility_merge_tree_settings/test.py::test_check_projections_compatibility test_compatibility_merge_tree_settings/test.py::test_config_overrides_compatibility test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_create_query_constraints/test.py::test_create_query_const_constraints test_create_query_constraints/test.py::test_create_query_minmax_constraints test_custom_settings/test.py::test_custom_settings test_custom_settings/test.py::test_illformed_setting test_ddl_alter_query/test.py::test_alter test_ddl_alter_query/test.py::test_ddl_queue_hostname_change test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach test_default_role/test.py::test_alter_user test_default_role/test.py::test_set_default_roles test_default_role/test.py::test_wrong_set_default_role 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat]' 'test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed]' test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration test_dictionaries_redis/test_long.py::test_redis_dict_long 'test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0]' 'test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1]' 'test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2]' 'test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3]' test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer -vvv -ss" altinityinfra/integration-tests-runner:2165613c5fcd '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_different_nodes test_accept_invalid_certificate/test.py::test_accept test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_catboost_evaluate/test.py::testAmazonModelManyRows test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_default_role/test.py::test_alter_user test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] [gw1] PASSED test_accept_invalid_certificate/test.py::test_accept test_accept_invalid_certificate/test.py::test_connection_accept [gw1] PASSED test_accept_invalid_certificate/test.py::test_connection_accept test_accept_invalid_certificate/test.py::test_default [gw1] PASSED test_accept_invalid_certificate/test.py::test_default test_accept_invalid_certificate/test.py::test_strict_connection_reject [gw1] PASSED test_accept_invalid_certificate/test.py::test_strict_connection_reject test_accept_invalid_certificate/test.py::test_strict_reject [gw1] PASSED test_accept_invalid_certificate/test.py::test_strict_reject test_accept_invalid_certificate/test.py::test_strict_reject_with_config [gw1] PASSED test_accept_invalid_certificate/test.py::test_strict_reject_with_config [gw8] PASSED test_default_role/test.py::test_alter_user test_default_role/test.py::test_set_default_roles [gw4] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 test_authentication/test.py::test_authentication_fail [gw8] PASSED test_default_role/test.py::test_set_default_roles test_default_role/test.py::test_wrong_set_default_role [gw4] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 [gw8] PASSED test_default_role/test.py::test_wrong_set_default_role [gw4] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached [gw6] PASSED test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] test_backup_restore_keeper_map/test.py::test_on_cluster[0] [gw6] PASSED test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] [gw4] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default [gw1] PASSED test_authentication/test.py::test_authentication_fail test_authentication/test.py::test_authentication_pass [gw1] PASSED test_authentication/test.py::test_authentication_pass [gw4] PASSED test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 [gw6] PASSED test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] [gw0] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows test_catboost_evaluate/test.py::testAmazonModelSingleRow test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] [gw0] PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString [gw0] PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString test_catboost_evaluate/test.py::testConstantFeatures [gw4] PASSED test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 [gw0] PASSED test_catboost_evaluate/test.py::testConstantFeatures test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric [gw0] PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric test_catboost_evaluate/test.py::testInvalidLibraryPath [gw0] PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath test_catboost_evaluate/test.py::testInvalidModelPath test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible [gw0] PASSED test_catboost_evaluate/test.py::testInvalidModelPath test_catboost_evaluate/test.py::testModelPathIsNotAConstString [gw0] PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString test_catboost_evaluate/test.py::testModelUpdate test_create_query_constraints/test.py::test_create_query_const_constraints [gw6] PASSED test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] [gw0] PASSED test_catboost_evaluate/test.py::testModelUpdate test_catboost_evaluate/test.py::testNonConstantFeatures [gw0] PASSED test_catboost_evaluate/test.py::testNonConstantFeatures test_catboost_evaluate/test.py::testOnLowCardinalityFeatures [gw0] PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures test_catboost_evaluate/test.py::testOnNullableFeatures [gw0] PASSED test_catboost_evaluate/test.py::testOnNullableFeatures test_catboost_evaluate/test.py::testRecoveryAfterCrash [gw9] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_different_nodes test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_same_node [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] [gw7] PASSED test_dictionaries_mysql/test.py::test_background_dictionary_reconnect test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_compatibility_merge_tree_settings/test.py::test_check_projections_compatibility [gw7] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key [gw7] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key [gw7] PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key test_dictionaries_mysql/test.py::test_predefined_connection_configuration [gw4] PASSED test_create_query_constraints/test.py::test_create_query_const_constraints test_create_query_constraints/test.py::test_create_query_minmax_constraints [gw0] PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh [gw4] PASSED test_create_query_constraints/test.py::test_create_query_minmax_constraints [gw7] PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration [gw0] PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments [gw0] PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments test_ddl_alter_query/test.py::test_alter [gw1] PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible test_backward_compatibility/test.py::test_backward_compatability1 [gw1] PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible [gw9] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_custom_settings/test.py::test_custom_settings [gw8] PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[0] test_backup_restore_keeper_map/test.py::test_on_cluster[1] [gw6] PASSED test_compatibility_merge_tree_settings/test.py::test_check_projections_compatibility test_compatibility_merge_tree_settings/test.py::test_config_overrides_compatibility [gw6] PASSED test_compatibility_merge_tree_settings/test.py::test_config_overrides_compatibility [gw1] PASSED test_custom_settings/test.py::test_custom_settings test_custom_settings/test.py::test_illformed_setting [gw1] PASSED test_custom_settings/test.py::test_illformed_setting [gw5] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_same_node test_alternative_keeper_config/test.py::test_create_insert test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Atomic-MergeTree] [gw0] PASSED test_backward_compatibility/test.py::test_backward_compatability1 [gw4] PASSED test_ddl_alter_query/test.py::test_alter test_ddl_alter_query/test.py::test_ddl_queue_hostname_change [gw4] PASSED test_ddl_alter_query/test.py::test_ddl_queue_hostname_change test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] [gw1] PASSED test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column [gw6] PASSED test_alternative_keeper_config/test.py::test_create_insert test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message [gw9] PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic [gw1] PASSED test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload [gw8] PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[1] [gw0] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge test_buffer_profile/test.py::test_buffer_profile test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_block_structure_mismatch/test.py::test [gw7] PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed test_backup_s3_storage_class/test.py::test_backup_s3_storage_class [gw8] PASSED test_buffer_profile/test.py::test_buffer_profile test_buffer_profile/test.py::test_default_profile [gw6] PASSED test_block_structure_mismatch/test.py::test [gw8] PASSED test_buffer_profile/test.py::test_default_profile [gw9] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf [gw1] PASSED test_config_xml_yaml_mix/test.py::test_extra_yaml_mix test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] [gw0] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed [gw7] PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts [gw9] PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer [gw6] PASSED test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] [gw1] PASSED test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability [gw7] PASSED test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability [gw5] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree [gw5] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread [gw0] PASSED test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] [gw5] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree [gw5] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw5] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Atomic-MergeTree] test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Lazy-Log] [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] [gw4] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw4] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists test_dictionaries_redis/test_long.py::test_redis_dict_long [gw3] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Lazy-Log] test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Memory-MergeTree] [gw4] PASSED test_dictionaries_redis/test_long.py::test_redis_dict_long [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Memory-MergeTree] test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Ordinary-MergeTree] [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Ordinary-MergeTree] test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Replicated-ReplicatedMergeTree] [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Replicated-ReplicatedMergeTree] test_backup_restore_on_cluster/test_concurrency.py::test_kill_mutation_during_backup [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_kill_mutation_during_backup test_backup_restore_on_cluster/test_concurrency.py::test_replicated_table [gw2] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_replicated_table ============================== slowest durations =============================== 122.78s call test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 120.41s call test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Replicated-ReplicatedMergeTree] 112.37s call test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Atomic-MergeTree] 104.83s call test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Lazy-Log] 104.44s call test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Ordinary-MergeTree] 104.38s call test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Memory-MergeTree] 99.16s call test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 64.43s call test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 46.29s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 44.00s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 43.15s call test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 39.66s call test_backup_restore_keeper_map/test.py::test_on_cluster[1] 38.09s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 37.94s setup test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 37.94s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 36.37s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 35.75s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 35.71s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 35.59s call test_backup_restore_keeper_map/test.py::test_on_cluster[0] 34.36s call test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_same_node 34.28s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 33.97s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 32.47s call test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts 30.60s call test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_different_nodes 25.66s setup test_dictionaries_redis/test_long.py::test_redis_dict_long 23.43s setup test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] 23.05s setup test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 22.33s setup test_ddl_alter_query/test.py::test_alter 21.64s teardown test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 21.09s setup test_backward_compatibility/test.py::test_backward_compatability1 20.48s setup test_catboost_evaluate/test.py::testAmazonModelManyRows 20.35s setup test_compatibility_merge_tree_settings/test.py::test_check_projections_compatibility 19.93s setup test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_different_nodes 19.89s setup test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 19.88s setup test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 17.53s call test_dictionaries_redis/test_long.py::test_redis_dict_long 17.46s setup test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach 16.96s setup test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 16.90s call test_catboost_evaluate/test.py::testAmazonModelManyRows 16.62s setup test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 16.43s setup test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 16.12s teardown test_alternative_keeper_config/test.py::test_create_insert 16.07s call test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 15.81s teardown test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 15.81s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 15.53s call test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 15.20s setup test_alternative_keeper_config/test.py::test_create_insert 15.03s setup test_default_role/test.py::test_alter_user 14.96s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 14.89s call test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 14.73s setup test_accept_invalid_certificate/test.py::test_accept 14.64s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 14.61s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 14.25s call test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 14.24s setup test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 13.71s setup test_authentication/test.py::test_authentication_fail 13.64s setup test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column 13.24s setup test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability 13.03s setup test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 12.84s teardown test_backup_restore_on_cluster/test_concurrency.py::test_replicated_table 12.53s setup test_backup_restore_keeper_map/test.py::test_on_cluster[0] 11.42s setup test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts 11.18s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 10.90s call test_catboost_evaluate/test.py::testRecoveryAfterCrash 10.89s call test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 10.37s setup test_create_query_constraints/test.py::test_create_query_const_constraints 9.29s teardown test_backward_compatibility/test.py::test_backward_compatability1 8.52s setup test_custom_settings/test.py::test_custom_settings 8.45s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached 8.17s call test_backup_restore_on_cluster/test_concurrency.py::test_kill_mutation_during_backup 7.97s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 7.92s call test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] 7.79s call test_backup_restore_on_cluster/test_concurrency.py::test_replicated_table 7.62s teardown test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] 6.90s teardown test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts 6.82s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 6.76s call test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 6.68s teardown test_compatibility_merge_tree_settings/test.py::test_config_overrides_compatibility 6.54s setup test_buffer_profile/test.py::test_buffer_profile 6.28s setup test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 6.27s teardown test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 6.15s teardown test_dictionaries_mysql/test.py::test_predefined_connection_configuration 6.05s call test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 5.93s teardown test_default_role/test.py::test_wrong_set_default_role 5.74s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 5.70s teardown test_block_structure_mismatch/test.py::test 5.66s teardown test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 5.64s teardown test_authentication/test.py::test_authentication_pass 5.64s call test_compatibility_merge_tree_settings/test.py::test_check_projections_compatibility 5.58s call test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] 5.43s teardown test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column 5.34s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 5.21s teardown test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 5.06s setup test_block_structure_mismatch/test.py::test 4.97s teardown test_accept_invalid_certificate/test.py::test_strict_reject_with_config 4.87s teardown test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 4.71s teardown test_buffer_profile/test.py::test_default_profile 4.71s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 4.52s call test_alternative_keeper_config/test.py::test_create_insert 4.41s teardown test_dictionaries_redis/test_long.py::test_redis_dict_long 4.29s teardown test_create_query_constraints/test.py::test_create_query_minmax_constraints 4.27s call test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] 4.25s call test_dictionaries_mysql/test.py::test_predefined_connection_configuration 4.17s teardown test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists 4.06s call test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach 3.95s teardown test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 3.77s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 3.76s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 3.71s teardown test_custom_settings/test.py::test_illformed_setting 3.71s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 3.67s teardown test_backup_restore_keeper_map/test.py::test_on_cluster[1] 3.36s teardown test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability 3.31s call test_default_role/test.py::test_set_default_roles 3.29s call test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability 3.20s call test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 3.19s call test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 3.18s call test_ddl_alter_query/test.py::test_alter 3.12s call test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 3.09s call test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] 3.09s call test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 3.03s call test_default_role/test.py::test_alter_user 2.84s call test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 2.82s call test_create_query_constraints/test.py::test_create_query_minmax_constraints 2.81s teardown test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic 2.64s call test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message 2.62s call test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default 2.46s call test_create_query_constraints/test.py::test_create_query_const_constraints 2.46s call test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge 2.39s call test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 2.37s teardown test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup 2.35s teardown test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach 2.09s call test_catboost_evaluate/test.py::testModelPathIsNotAConstString 1.88s call test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column 1.83s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 1.68s teardown test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.53s call test_catboost_evaluate/test.py::testModelUpdate 1.48s call test_catboost_evaluate/test.py::testNonConstantFeatures 1.47s call test_default_role/test.py::test_wrong_set_default_role 1.40s call test_custom_settings/test.py::test_custom_settings 1.26s call test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 1.11s call test_catboost_evaluate/test.py::testInvalidModelPath 0.99s teardown test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Replicated-ReplicatedMergeTree] 0.98s call test_authentication/test.py::test_authentication_pass 0.98s call test_catboost_evaluate/test.py::testInvalidLibraryPath 0.91s call test_catboost_evaluate/test.py::testOnNullableFeatures 0.87s call test_backup_s3_storage_class/test.py::test_backup_s3_storage_class 0.85s teardown test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_different_nodes 0.83s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.80s call test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.80s call test_block_structure_mismatch/test.py::test 0.75s call test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.74s call test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.71s call test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.70s call test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.69s call test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.69s teardown test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_same_node 0.68s teardown test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Lazy-Log] 0.68s teardown test_backup_restore_on_cluster/test_concurrency.py::test_kill_mutation_during_backup 0.66s call test_backward_compatibility/test.py::test_backward_compatability1 0.65s call test_catboost_evaluate/test.py::testConstantFeatures 0.64s call test_compatibility_merge_tree_settings/test.py::test_config_overrides_compatibility 0.63s teardown test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Ordinary-MergeTree] 0.63s call test_backward_compatibility/test_cte_distributed.py::test_cte_distributed 0.59s call test_authentication/test.py::test_authentication_fail 0.59s teardown test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Atomic-MergeTree] 0.58s teardown test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Memory-MergeTree] 0.53s call test_buffer_profile/test.py::test_default_profile 0.49s call test_custom_settings/test.py::test_illformed_setting 0.49s call test_buffer_profile/test.py::test_buffer_profile 0.48s call test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.42s teardown test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] 0.33s teardown test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] 0.33s setup test_default_role/test.py::test_set_default_roles 0.32s teardown test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] 0.27s call test_accept_invalid_certificate/test.py::test_accept 0.22s setup test_default_role/test.py::test_wrong_set_default_role 0.22s call test_accept_invalid_certificate/test.py::test_connection_accept 0.22s call test_accept_invalid_certificate/test.py::test_strict_connection_reject 0.22s call test_accept_invalid_certificate/test.py::test_default 0.22s call test_accept_invalid_certificate/test.py::test_strict_reject_with_config 0.17s call test_accept_invalid_certificate/test.py::test_strict_reject 0.02s teardown test_backup_restore_keeper_map/test.py::test_on_cluster[0] 0.01s setup test_backup_restore_keeper_map/test.py::test_on_cluster[1] 0.01s teardown test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelManyRows 0.00s teardown test_compatibility_merge_tree_settings/test.py::test_check_projections_compatibility 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Atomic-MergeTree] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_backup_restore_on_cluster/test_concurrency.py::test_kill_mutation_during_backup 0.00s teardown test_ddl_alter_query/test.py::test_alter 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] 0.00s setup test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Lazy-Log] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] 0.00s teardown test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s setup test_compatibility_merge_tree_settings/test.py::test_config_overrides_compatibility 0.00s setup test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] 0.00s setup test_ddl_alter_query/test.py::test_ddl_queue_hostname_change 0.00s teardown test_dictionaries_mysql/test.py::test_background_dictionary_reconnect 0.00s setup test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_backup_restore_on_cluster/test_concurrency.py::test_replicated_table 0.00s setup test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Replicated-ReplicatedMergeTree] 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Ordinary-MergeTree] 0.00s teardown test_custom_settings/test.py::test_custom_settings 0.00s setup test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Memory-MergeTree] 0.00s setup test_accept_invalid_certificate/test.py::test_connection_accept 0.00s teardown test_accept_invalid_certificate/test.py::test_accept 0.00s setup test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s setup test_catboost_evaluate/test.py::testConstantFeatures 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] 0.00s teardown test_create_query_constraints/test.py::test_create_query_const_constraints 0.00s setup test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_same_node 0.00s setup test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments 0.00s teardown test_catboost_evaluate/test.py::testConstantFeatures 0.00s setup test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] 0.00s setup test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] 0.00s teardown test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible 0.00s setup test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] 0.00s teardown test_default_role/test.py::test_alter_user 0.00s setup test_catboost_evaluate/test.py::testInvalidModelPath 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] 0.00s setup test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] 0.00s setup test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer 0.00s setup test_authentication/test.py::test_authentication_pass 0.00s teardown test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh 0.00s setup test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s teardown test_buffer_profile/test.py::test_buffer_profile 0.00s setup test_accept_invalid_certificate/test.py::test_default 0.00s teardown test_config_xml_yaml_mix/test.py::test_extra_yaml_mix 0.00s setup test_accept_invalid_certificate/test.py::test_strict_connection_reject 0.00s setup test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString 0.00s teardown test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s setup test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread 0.00s setup test_custom_settings/test.py::test_illformed_setting 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] 0.00s setup test_buffer_profile/test.py::test_default_profile 0.00s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached 0.00s teardown test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] 0.00s setup test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s setup test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s teardown test_authentication/test.py::test_authentication_fail 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default 0.00s teardown test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s setup test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load 0.00s teardown test_catboost_evaluate/test.py::testModelUpdate 0.00s setup test_create_query_constraints/test.py::test_create_query_minmax_constraints 0.00s setup test_catboost_evaluate/test.py::testOnNullableFeatures 0.00s setup test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default 0.00s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 0.00s teardown test_accept_invalid_certificate/test.py::test_default 0.00s setup test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree 0.00s setup test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric 0.00s setup test_accept_invalid_certificate/test.py::test_strict_reject 0.00s teardown test_catboost_evaluate/test.py::testOnLowCardinalityFeatures 0.00s teardown test_catboost_evaluate/test.py::testAmazonModelSingleRow 0.00s setup test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 0.00s setup test_accept_invalid_certificate/test.py::test_strict_reject_with_config 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key 0.00s setup test_catboost_evaluate/test.py::testModelPathIsNotAConstString 0.00s teardown test_accept_invalid_certificate/test.py::test_strict_connection_reject 0.00s setup test_dictionaries_mysql/test.py::test_predefined_connection_configuration 0.00s setup test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_default_role/test.py::test_set_default_roles 0.00s teardown test_accept_invalid_certificate/test.py::test_connection_accept 0.00s setup test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testNonConstantFeatures 0.00s teardown test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached 0.00s teardown test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 0.00s teardown test_catboost_evaluate/test.py::testRecoveryAfterCrash 0.00s teardown test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree 0.00s teardown test_accept_invalid_certificate/test.py::test_strict_reject 0.00s teardown test_catboost_evaluate/test.py::testInvalidLibraryPath 0.00s teardown test_catboost_evaluate/test.py::testInvalidModelPath 0.00s teardown test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric =========================== short test summary info ============================ PASSED test_accept_invalid_certificate/test.py::test_accept PASSED test_accept_invalid_certificate/test.py::test_connection_accept PASSED test_accept_invalid_certificate/test.py::test_default PASSED test_accept_invalid_certificate/test.py::test_strict_connection_reject PASSED test_accept_invalid_certificate/test.py::test_strict_reject PASSED test_accept_invalid_certificate/test.py::test_strict_reject_with_config PASSED test_default_role/test.py::test_alter_user PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_default PASSED test_default_role/test.py::test_set_default_roles PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_1 PASSED test_default_role/test.py::test_wrong_set_default_role PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_defined_50 PASSED test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary0-instances_to_check0] PASSED test_dictionaries_replace/test.py::test_create_or_replace[atomicdb-instance_to_create_dictionary1-instances_to_check1] PASSED test_concurrent_threads_soft_limit/test.py::test_concurrent_threads_soft_limit_limit_reached PASSED test_authentication/test.py::test_authentication_fail PASSED test_authentication/test.py::test_authentication_pass PASSED test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_default PASSED test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary2-instances_to_check2] PASSED test_catboost_evaluate/test.py::testAmazonModelManyRows PASSED test_catboost_evaluate/test.py::testAmazonModelSingleRow PASSED test_catboost_evaluate/test.py::testCategoricalFeatureMustBeNumericOrString PASSED test_concurrent_threads_soft_limit/test.py::test_use_concurrency_control_soft_limit_defined_50 PASSED test_catboost_evaluate/test.py::testConstantFeatures PASSED test_catboost_evaluate/test.py::testFloatFeatureMustBeNumeric PASSED test_catboost_evaluate/test.py::testInvalidLibraryPath PASSED test_catboost_evaluate/test.py::testInvalidModelPath PASSED test_catboost_evaluate/test.py::testModelPathIsNotAConstString PASSED test_dictionaries_replace/test.py::test_create_or_replace[repldb-instance_to_create_dictionary3-instances_to_check3] PASSED test_catboost_evaluate/test.py::testModelUpdate PASSED test_catboost_evaluate/test.py::testNonConstantFeatures PASSED test_catboost_evaluate/test.py::testOnLowCardinalityFeatures PASSED test_catboost_evaluate/test.py::testOnNullableFeatures PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_complex[complex_key_hashed] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_different_nodes PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_cache] PASSED test_dictionaries_mysql/test.py::test_background_dictionary_reconnect PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_full_load PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_complex_key PASSED test_dictionaries_mysql/test.py::test_mysql_dictionaries_custom_query_partial_load_simple_key PASSED test_create_query_constraints/test.py::test_create_query_const_constraints PASSED test_catboost_evaluate/test.py::testRecoveryAfterCrash PASSED test_create_query_constraints/test.py::test_create_query_minmax_constraints PASSED test_dictionaries_mysql/test.py::test_predefined_connection_configuration PASSED test_catboost_evaluate/test.py::testSystemModelsAndModelRefresh PASSED test_catboost_evaluate/test.py::testWrongNumberOfFeatureArguments PASSED test_backward_compatibility/test_insert_profile_events.py::test_new_client_compatible PASSED test_backward_compatibility/test_insert_profile_events.py::test_old_client_compatible PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_ranged[range_hashed] PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[0] PASSED test_compatibility_merge_tree_settings/test.py::test_check_projections_compatibility PASSED test_compatibility_merge_tree_settings/test.py::test_config_overrides_compatibility PASSED test_custom_settings/test.py::test_custom_settings PASSED test_custom_settings/test.py::test_illformed_setting PASSED test_async_insert_adaptive_busy_timeout/test.py::test_change_queries_frequency PASSED test_backup_restore_on_cluster/test_concurrency.py::test_concurrent_backups_on_same_node PASSED test_backward_compatibility/test.py::test_backward_compatability1 PASSED test_ddl_alter_query/test.py::test_alter PASSED test_ddl_alter_query/test.py::test_ddl_queue_hostname_change PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_direct] PASSED test_backward_compatibility/test_select_aggregate_alias_column.py::test_select_aggregate_alias_column PASSED test_alternative_keeper_config/test.py::test_create_insert PASSED test_dictionaries_all_layouts_separate_sources/test_executable_hashed.py::test_simple[hashed] PASSED test_concurrent_queries_for_all_users_restriction/test.py::test_exception_message PASSED test_backup_restore_keeper_map/test.py::test_on_cluster[1] PASSED test_backward_compatibility/test_aggregate_fixed_key.py::test_two_level_merge PASSED test_backup_restore_new/test_shutdown_wait_backup.py::test_shutdown_wait_backup PASSED test_buffer_profile/test.py::test_buffer_profile PASSED test_block_structure_mismatch/test.py::test PASSED test_buffer_profile/test.py::test_default_profile PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_system_reload PASSED test_config_xml_yaml_mix/test.py::test_extra_yaml_mix PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_complex[complex_key_hashed] PASSED test_backward_compatibility/test_cte_distributed.py::test_cte_distributed PASSED test_backup_s3_storage_class/test.py::test_backup_s3_storage_class PASSED test_dictionaries_update_and_reload/test.py::test_reload_after_fail_by_timer PASSED test_config_yaml_merge_keys/test.py::test_yaml_merge_keys_conf PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_ranged[range_hashed] PASSED test_deduplicated_attached_part_rename/test.py::test_deduplicated_attached_part_renamed_after_attach PASSED test_backward_compatibility/test_memory_bound_aggregation.py::test_backward_compatability PASSED test_async_insert_adaptive_busy_timeout/test.py::test_compare_sequential_inserts_durations_for_adaptive_and_fixed_async_timeouts PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree PASSED test_ddl_on_cluster_stop_waiting_for_offline_hosts/test.py::test_stop_waiting_for_offline_hosts PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[cache] PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_merge_tree_multithread PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree PASSED test_async_insert_adaptive_busy_timeout/test.py::test_with_replicated_merge_tree_multithread PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Atomic-MergeTree] PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[direct] PASSED test_backward_compatibility/test_convert_ordinary.py::test_convert_ordinary_to_atomic PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[flat] PASSED test_covered_by_broken_exists/test.py::test_make_clone_covered_by_broken_detached_dir_exists PASSED test_dictionaries_all_layouts_separate_sources/test_https.py::test_simple[hashed] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Lazy-Log] PASSED test_dictionaries_redis/test_long.py::test_redis_dict_long PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Memory-MergeTree] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Ordinary-MergeTree] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_create_or_drop_tables_during_backup[Replicated-ReplicatedMergeTree] PASSED test_backup_restore_on_cluster/test_concurrency.py::test_kill_mutation_during_backup PASSED test_backup_restore_on_cluster/test_concurrency.py::test_replicated_table ======================= 100 passed in 668.37s (0:11:08) ========================